import {Meta} from "@storybook/addon-docs/blocks";
import AnimationLibrary from "../blocks/AnimationLibrary"

<Meta title="Reference/Find my animation" />

# Find my animation

Unity Illustrations includes a collection of animated illustrations in WEBP format. Each animated illustration has the `Animation` suffix in its name and follows the same usage patterns as static illustrations. You can browse and search for the animation you need in the gallery below.

Animated illustrations are fluid and responsive, but capped at their original dimensions to prevent oversizing. They use CSS custom properties to maintain optimal aspect ratios across different screen sizes.

Refer to the [Usage](/?path=/docs/introduction-3-usage--docs) section to learn how to use animation names to render them in your application.

<AnimationLibrary />
